.login-block{
background-color:#008b8bba;
margin-left:60%;
}
body.fix-menu.login{
background:linear-gradient(5deg, rgb(1 169 172 / 21%), rgb(1 169 172 / 0%)), url(https://spiclt.com/wp-content/uploads/2019/03/heroSPI.jpg);
background-size:cover;
}
@media only screen and (max-width: 600px) {
  .login-block{
	background-color:#008b8bba;
	margin-left:0%;
	}
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item>li.pcoded-trigger>a:before, .pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item>li.active>a:before{
    border-left-color:#01a9ac !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item>li.pcoded-trigger .pcoded-submenu li>a:before, .pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item>li.active .pcoded-submenu li>a:before{
    border-left-color:#01a9ac !important;
}
.dropdown-toggle{
    padding: 2px 10px !important;
}
